home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / we-20k.zip / README2.TXT < prev    next >
Text File  |  1993-01-21  |  26KB  |  605 lines

  1.  
  2.  This file contains the following information:
  3.  
  4.     a) Information on our fully functional demos and our
  5.        "Registration Reminder" screens.
  6.  
  7.     b) An basic, consise explanation of our disclaimers.
  8.  
  9.     c) Generic installation instructions for our software,
  10.        including a section on manual installations.
  11.  
  12.     d) Generic uninstall instructions.
  13.  
  14.     e) Our update policy.
  15.  
  16.     f) On-line support.
  17.  
  18.     g) ASP Ombudsman statement.
  19.  
  20.     h) The long, drawn out legalese section, software license
  21.        information, limited warranty, trademarks, etc.
  22.  
  23.     i) Information on other products.
  24.  
  25.     j) Information on our Premier Support Services.
  26.  
  27.     h) Ordering information.
  28.  
  29.  
  30.  
  31.  
  32.  
  33.                  REGISTRATION REMINDERS
  34.  
  35.  Unlicensed copies of Wilson WindowWare products are 100% fully functional.
  36.  We make them this way so that you can have a real look at them, and then
  37.  decide whether they fit your needs or not.  Our entire business depends
  38.  on your honesty.  If you use it, we expect you to pay for it.  We feel
  39.  that if we treat you right, you will treat us right.
  40.  
  41.  Unlicensed copies of our products do have a pesky registration reminder
  42.  screen that pops up whenever you start the program.  This shouldn't
  43.  really affect your evaluation of our software.
  44.  
  45.  We're sure that once you see the incredible quality of our software,
  46.  you will dig out your credit card, pick up the phone, call the nice
  47.  people at our 800 number and register the software.
  48.  
  49.  When you pay for the shareware you like, you are voting with your
  50.  pocketbook, and will encourage us to bring you more of the same kinds
  51.  of products.  Pay for what you like, and voila, more of what you like
  52.  will almost magically be developed.
  53.  
  54.  
  55.                         LEGAL MATTERS
  56.  
  57.  Of course the usual disclaimers still apply.  We are not 
  58.  responsible for anything at all.  Nothing.  Even if we are held 
  59.  responsible, the limit of our liability is the licensing fees 
  60.  you paid.  The full text of our license agreement is found near 
  61.  the bottom of this file. 
  62.  
  63.  
  64.  
  65.  
  66.                HOW TO INSTALL THIS SOFTWARE
  67.  
  68.   Use our snazzy setup program...
  69.  
  70.         1) Close down all extraneous Windows applications.  
  71.            (You do have to be in Windows to run WSETUP.EXE)
  72.  
  73.         2) Double-Click on the WSETUP.EXE program.  (If you have the
  74.            WinCheck product in front of you, the setup program is still
  75.            called SETUP.EXE)
  76.  
  77.         3) When the setup program asks for a directory, specify initial 
  78.            directory, or accept the given default.
  79.  
  80.         4) When the screen comes up that asks you what you want to
  81.            install, do your selections, or just hit the INSTALL ALL
  82.            button.  Hit the OK button to continue.
  83.  
  84.  
  85.           ******************** MANUAL INSTALL *********************
  86.  
  87.       If you cannot use the snazzy setup program, and must do a manual
  88.       install.....good luck.  Basically installing our products without
  89.       going through the setup program is "unsupported", as installation
  90.       of Windows products does get tricky.  However as to not leave you
  91.       completely in the lurch....
  92.  
  93.       1) Most files to be installed by the installation program end in
  94.          an underscore "_".   The files might be compressed.
  95.  
  96.              If you received the files on a DISK, the probability is HIGH
  97.              that you must expand the files with our WEXPAND (see below)
  98.              program before use.
  99.  
  100.             If you received the files packaged in a ZIP file, the
  101.             probability is LOW. and you may simply rename the files to the
  102.             correct name.
  103.  
  104.          If you try to expand a file that was not compressed, the expand
  105.          program will NOT give an error message, and will NOT correctly
  106.          process the file.  In general, if the output from the expand
  107.          program is smaller than the file that went in, the expand program
  108.          should not be used.
  109.  
  110.          By examining the files with our Browser (possibly included with
  111.          the package) program, or basically any tool that allows you to
  112.          look at the file in hex, one can quickly learn how to determine
  113.          if the file is compressed or not.  If you can read *any* text
  114.          in the morass of funny looking symbols, the file is probably not
  115.          compressed.  If the characters seem completely random, the it
  116.          probably is compressed.
  117.  
  118.       2) The files (generally) must either be expanded into files with the
  119.          correct names, or must be renamed, prior to use.
  120.  
  121.       3) In general, the DLL files should go into your WINDOWS directory,
  122.          or else some directory mentioned in your DOS path statement.
  123.  
  124.       4) The BROWSER.EXE program may be used to view the *.MAN manual
  125.          files.  It is recommended that you put the BROWSER program in
  126.          the same directory you put the DLL files.
  127.  
  128.       5) You may want to add to the WIN.INI [Extensions] section the
  129.          following lines:
  130.  
  131.          MAN=BROWSER.EXE ^.MAN
  132.          HLP=WINHELP ^.HLP
  133.          WBT=WINBATCH.EXE ^.WBT
  134.  
  135.  
  136.          *** USING THE WEXPAND PROGRAM ***
  137.  
  138.      Example:
  139.  
  140.      The installation diskette is inserted into your A: floppy drive
  141.      
  142.      You wish to expand the WININFO.EX_ file.  At the DOS prompt type...
  143.  
  144.        WEXPAND.EXE WININFO.EX_  WININFO.EXE
  145.  
  146.      Make sure the output file (WININFO.EXE in this case) is LARGER than
  147.      the imput file (WININFO.EX_), otherwise the file was not compressed,
  148.      and should be renamed as follows:
  149.  
  150.        REN WININFO.EX_ WININFO.EXE
  151.  
  152.  
  153.  
  154.  
  155.  
  156.                     UN-INSTALL INFORMATION
  157.  
  158.  The snazzy setup program will create a DOS batch file - UNINSTAL.BAT
  159.  in the target directory that will un-install the product just installed.
  160.  
  161.  You may either review the batch file and perform a manual uninstall, or,
  162.  if you have not installed any products *after* installing this product,
  163.  go ahead and run the batch file.
  164.  
  165.  If you have installed several products before deciding to uninstall this,
  166.  the uninstall will *generally* work successfully.  The only problem that
  167.  occurs is when this product installs a file that the other products use.
  168.  
  169.  In general, this will only be a problem when you install several of our
  170.  products, and will be much less of a problem if you install products from
  171.  other vendors.  If problems occur, generally all that is required is to
  172.  re-install the product that is complaining about the lack of a file.
  173.  
  174.  A quick review of the uninstall bat file, deleting a line or two for files
  175.  you know are used by other products may be all that is required to
  176.  successfully run the uninstall.
  177.  
  178.  
  179.                     UPDATE POLICY
  180.  
  181.  It is the policy of Wilson WindowWare to protect faithful customers, and to
  182.  derive the majority of our income via sales to new customers rather than
  183.  continually attempting to extract more funds from existing customers.  Of
  184.  course we must at least cover our costs or we could not stay in business
  185.  bringing you new and updated software.
  186.  
  187.  Wilson WindowWare frequently updates it products.  There are various kinds
  188.  of updates, including Major updates, Minor updates, and bug-fix updates.
  189.  
  190.  Minor and bug-fix updates for our shareware products are free -- subject
  191.  only to our reasonable shipping and and handling charges for disks. As we
  192.  are not in the disk selling business, you may find that shareware vendors
  193.  specializing is disk sales can easily sell disks cheaper than we can.  On
  194.  the other hand, we *always* have the most recent versions of our software.
  195.  Our shipping and handling charges for update disks are as follows:
  196.  
  197.      10.00  US and Canada for the first product,
  198.       5.00  US and Canada for each additional product.
  199.       9.50  Surcharge for shipping outside of US and Canada.
  200.  
  201.  If you obtain a minor or bug-fix update from Compuserve or other online
  202.  service, a BBS, a shareware disk vendor or from another source, there is
  203.  no charge from us (of course you will have to pay the on-line service fees,
  204.  disk vendors fees, or at least pay your phone bill for downloading from
  205.  a BBS). In addition, you may use a single disk to update any number of
  206.  copies of a product.
  207.  
  208.  The policy and pricing for Major shareware updates vary.  Depending on the
  209.  nature of the upgrade, length of time since the previous major upgrade,
  210.  desirability of new features added, the extent of revisions to the printed
  211.  manuals (if any), work involved and possible price changes for new users,
  212.  we may or may not charge fees.  Since it is difficult to determine what the
  213.  cost of future major updates will be, and since we do not wish to commit 
  214.  ourselves to the uncertainty of the future, we have provided information on
  215.  the cost of major past updates here so that you can see our track record,
  216.  and possibly feel reassured about the future.
  217.  
  218.  
  219.     Command Post first released:     May, 1988
  220.          1.0 thru 6.x    Free
  221.         <6.x to   7.x    $18.50      (included a new manual)
  222.          7.0 to   7.2+   Free
  223.         <7.x to   8.0    $0-$15-$25  (depending on date of purchase)
  224.                                      (Included nearly 300 pages printed docs
  225.  
  226.     WinBatch first released:         Jan 1991
  227.          1.0 to   3.3   Free
  228.         <3.x to   4.0   $0-$15-$30   (depending on date of purchase)
  229.                                      (Includes nearly 300 pages printed docs)
  230.  
  231.     File Commander first released    May 1992
  232.          1.0 to   2.0+   Free        (Registered 1.0 users received free 2.0
  233.                                      manuals and disks (and NO S&H charges))
  234.  
  235.     WinCheck first released:         Oct 1990
  236.          1.0 thru 2.x    Free
  237.         <2.x to   3.0    Free        (New manual and disk  - $10)
  238.          3.0 thru 3.0+   Free
  239.  
  240.     Address Manager first released:  July 1991
  241.          1.0  to  1.1b   Free
  242.          1.1b to  2.0+   Free        (New manual and disk - $10)
  243.  
  244.     Windows Reminder first released: July 1991
  245.          1.0 to   1.3+   Free        (No major updates so far)
  246.  
  247.     WinEdit first released:          November 1990
  248.          1.0 to   1.3    Free        
  249.          1.3 to   2.0    Free        (New disk and manual set - $20)
  250.  
  251.  
  252.       * In the table Above  "Free" means the update costs the same as a
  253.         minor update, in that if you want us to send you a disk, there is
  254.         only our standard shipping and handling charges for disks.
  255.  
  256.       + Indicates current versions
  257.  
  258.  
  259.                     ON-LINE SUPPORT
  260.  
  261.  Wilson WindowWare has on-line support!
  262.  
  263.  The home of all Wilson WindowWare is on Compuserve, in the WINAPA
  264.  forum, in the Wilson WindowWare section (#15 currently).  Also
  265.  the latest and greatest downloads are available from DL15 of the
  266.  WINAPA forum.  The Wilson WindowWare section of the WINAPA forum
  267.  is checked on a daily basis, and all questions will be responded to.
  268.  
  269.  The Fidonet Windows echo is also checked on a fairly regular basis.
  270.  We only look at the titles of the messages.  If you want to leave a
  271.  message for us be sure one of the following words are in the title.
  272.  
  273.       WINDOWWARE WILSON BATCH CMDPOST COMMANDER WINBATCH WIL
  274.  
  275.  Registered users may also call our BBS for the latest versions of
  276.  our products. (206) 935-5198   USR HST/V.32bis V.42bis 14,400+ 8N1
  277.  
  278.  Although we still allow 2400 baud connects as of Jan 1993, we are
  279.  considering requiring at least a 9600 baud modem in the future.
  280.  
  281.  Connects at 1200 baud and below will not be permitted to log on.
  282.  
  283.  
  284.        Association of Shareware Professionals Ombudsman Statement
  285.  
  286.  
  287.        Wilson WindowWare, the producer of Wilson WindowWare software,
  288.        is a member of the Association of Shareware Professionals (ASP).  
  289.        ASP wants to make sure that the shareware principle works for
  290.        you. If you are unable to resolve a shareware-related problem
  291.        with an ASP member by contacting the member directly, ASP may
  292.        be able to help. The ASP Ombudsman can help you resolve a
  293.        dispute or problem with an ASP member, but does not provide
  294.        technical support for members' products. Please write to the
  295.        ASP Ombudsman at 545 Grover Road, Muskegon MI 49442 or send a
  296.        Compuserve message via easyplex to ASP Ombudsman 70007,3536
  297.  
  298.  
  299.  The legalese section...
  300.  
  301.  ADDRESS MANAGER   Copyright ⌐ 1990-93 by Wilson WindowWare, Inc.
  302.  COMMAND POST      Copyright ⌐ 1988-93 by Morrie Wilson.
  303.  FILE COMMANDER    Copyright ⌐ 1992-93 by Morrie Wilson.
  304.  REMINDER          Copyright ⌐ 1991-93 by Wilson WindowWare, Inc.
  305.  WINCHECK          Copyright ⌐ 1990-93 by Wilson WindowWare, Inc.
  306.  WINEDIT           Copyright ⌐ 1990-93 by Steve Schauer.
  307.  WINBATCH          Copyright ⌐ 1991-93 by Morrie Wilson.
  308.  WINBATCH COMPILER Copyright ⌐ 1991-93 by Morrie Wilson.
  309.  
  310.  
  311.  SOFTWARE LICENSE
  312.  
  313.  Wilson WindowWare software is not and has never been public domain
  314.  software, nor is it free software. 
  315.  
  316.  Non-licensed users are granted a limited license to use our
  317.  software on a 21-day trial basis for the purpose of determining
  318.  whether the software is suitable for their needs.  Any use
  319.  of our software, except for the initial 21-day trial, requires
  320.  registration.  The use of unlicensed copies of our software,
  321.  outside of the initial 21-day trial, by any person, business,
  322.  corporation, government agency or any other entity is
  323.  strictly prohibited. 
  324.  
  325.  A single user license permits a user to use one copy of the licensed
  326.  software product only on a single computer.  Licensed users may use
  327.  the program on different computers, but may not use the program
  328.  on more than one computer at the same time.
  329.  
  330.  No one may modify or patch any of our executable files in any way,
  331.  including but not limited to decompiling, disassembling, or otherwise
  332.  reverse engineering our software programs.
  333.  
  334.  A limited license is granted to copy and distribute our shareware
  335.  software only for the trial use of others, subject to the above
  336.  limitations, and also the following: 
  337.  
  338.   1)    The software must be copied in unmodified form, complete
  339.         with the file containing this license information.
  340.  
  341.   2)    The full machine-readable documentation must be included
  342.         with each copy.
  343.  
  344.   3)    Our software may not be distributed in conjunction with
  345.         any other product with out a specific license to do so
  346.         from Wilson WindowWare.
  347.  
  348.   4)    Vending of our software products in retail stores (by
  349.         "shareware rack vendors") is specifically prohibited without
  350.         prior written authorization.  Written authorization will generally
  351.         require payment of a small royalty on each disk sold.
  352.  
  353.   5)    No fee, charge, or other compensation may be requested or
  354.         accepted, except as authorized below:
  355.  
  356.         A) Non-profit user groups may distribute copies of the our
  357.            products to their members, subject to the above conditions,
  358.            without specific permission.  Non-profit groups may collect
  359.            a disk duplication fee not to exceed five dollars.
  360.  
  361.         B) Operators of electronic bulletin board systems (sysops)
  362.            may make our products available for downloading only as
  363.            long as the above conditions are met.  An overall or
  364.            time-dependent charge for the use of the bulletin board
  365.            system is permitted as long as there is not a specific
  366.            charge for the download of our software.
  367.  
  368.         C) Mail-order vendors of shareware software approved by
  369.            the ASP may distribute our products, subject to the
  370.            above conditions, without specific permission.  Non-
  371.            approved vendors may distribute our products only after
  372.            obtaining written permission from Wilson WindowWare.
  373.            Such permission is usually granted.  Please write for
  374.            details (enclose your catalog).  Vendors may charge a
  375.            disk duplication and handling fee, which, when pro-rated
  376.            to each individual product, may not exceed eight dollars.
  377.  
  378.  
  379.   LIMITED WARRANTY
  380.  
  381.   Wilson WindowWare guarantees your satisfaction with this
  382.   product for a period of 90 days from the date of original
  383.   purchase.  If you are unsatisfied with the product
  384.   within that time period, return the package in saleable
  385.   condition to the place of purchase for a full refund.
  386.  
  387.   Wilson WindowWare warrants that all disks provided are
  388.   free from defects in material and workmanship, assuming
  389.   normal use, for a period of 90 days from the date of
  390.   purchase.
  391.  
  392.   Wilson WindowWare warrants that the program will perform
  393.   in substantial compliance with the documentation supplied
  394.   with the software product.  If a significant defect in
  395.   the product is found, the purchaser may return the
  396.   product for a refund.  In no event will such a refund
  397.   exceed the purchase price of the product.
  398.  
  399.   EXCEPT AS PROVIDED ABOVE, WILSON WINDOWWARE DISCLAIMS ALL
  400.   WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING, BUT NOT
  401.   LIMITED TO IMPLIED WARRANTIES OF MERCHANTABILITY AND
  402.   FITNESS FOR A PARTICULAR PURPOSE, WITH RESPECT TO THE
  403.   PRODUCT.  SHOULD THE PROGRAM PROVE DEFECTIVE, THE
  404.   PURCHASER ASSUMES THE RISK OF PAYING THE ENTIRE COST OF
  405.   ALL NECESSARY SERVICING, REPAIR, OR CORRECTION AND ANY
  406.   INCIDENTAL OR CONSEQUENTIAL DAMAGES.  IN NO EVENT WILL
  407.   WILSON WINDOWWARE BE LIABLE FOR ANY DAMAGES WHATSOEVER
  408.   (INCLUDING WITHOUT LIMITATION DAMAGES FOR LOSS OF
  409.   BUSINESS PROFITS, BUSINESS INTERRUPTION, LOSS OF BUSINESS
  410.   INFORMATION AND THE LIKE) ARISING OUT OF THE USE OR THE
  411.   INABILITY TO USE THIS PRODUCT EVEN IF WILSON WINDOWWARE
  412.   HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
  413.  
  414.   Use of this product for any period of time constitutes
  415.   your acceptance of this agreement and subjects you to its
  416.   contents.
  417.  
  418.   U.S. GOVERNMENT RESTRICTED RIGHTS
  419.  
  420.   Use, duplication, or disclosure by the Government is subject
  421.   to restrictions as set forth in subdivision (b)(3)(ii) of
  422.   the Rights in Technical Data and Computer Software clause at
  423.   252.227-7013.  Contractor/manufacturer is Wilson WindowWare
  424.   2701 California Ave SW /suite 212/ Seattle, WA 98116
  425.  
  426.   TRADEMARKS
  427.  
  428.   Microsoft and MS-DOS are registered trademarks of
  429.   Microsoft Corporation.
  430.   Windows is a trademark of Microsoft Corporation.
  431.  
  432.   File Commander  is a trademark of Wilson WindowWare, Inc.
  433.   Command Post    is a trademark of Wilson WindowWare, Inc.
  434.   WinBatch        is a trademark of Wilson WindowWare, Inc.
  435.   WinCheck        is a trademark of Wilson WindowWare, Inc.
  436.   Reminder        is a trademark of Wilson WindowWare, Inc.
  437.   Address Manager is a trademark of Wilson WindowWare, Inc.
  438.   WinEdit         is a trademark of Wilson WindowWare, Inc.
  439.  
  440.  
  441.            *** WILSON WINDOWWARE PRODUCTS ***
  442.  
  443.  Our great line of Windows products includes:
  444.  
  445.         Address Manager - Tracks addresses, phone numbers, comments, 
  446.                           important dates.  Includes dialer and label
  447.                           printer.  Supports DDE.        $39.95
  448.  
  449.         Command Post    - A powerful text-based shell for Windows.
  450.                           Programmable menus, built-in batch language,
  451.                           file viewer and more.          $49.95
  452.  
  453.         File Commander  - Allows addition of programmable menu items to
  454.                           the Windows 3.1 File Manager.  Make File Manager
  455.                           into a super-powerful shell.   $49.95
  456.  
  457.         Reminder        - Personal Schedule Manager.  Keeps track of
  458.                           to-do lists, set alarms (which can launch apps), 
  459.                           prints reports. Supports DDE.  $59.95
  460.  
  461.         WinCheck        - Your personal finance manager for Windows.
  462.                           Manages checking, savings, cash, and credit
  463.                           card accounts. Features galore! Supports DDE.
  464.                           Custom Reports.                $69.99
  465.  
  466.         WinEdit         - Power Programming for the Windows Environment.
  467.                           Full featured editor, or simple file browser.
  468.                           Super high speed, super powerful.  Winedit comes
  469.                           in 3 flavors, for novice, intermediate and
  470.                           advanced users.
  471.                           WinEdit Lite     - Super notepad replacement 
  472.                                      $29.95
  473.                           WinEdit Standard - Programmers editor.
  474.                                      $59.95
  475.                           WinEdit Pro      - Includes full macro language
  476.                                      $89.95
  477.  
  478.         WinBatch        - Write your own Windows Batch Files!  Dialogs,
  479.                           automatic program control, and powerful data
  480.                           manipulation lets you control your Windows.
  481.                           A must for the power user.     $69.95
  482.  
  483.         WinBatch        - NOT A SHAREWARE PRODUCT.  The WinBatch compiler
  484.              COMPILER!    can compile WinBatch batch files into standalone
  485.                           EXE files that may be distributed on a royalty
  486.                           free basis.  Great for networks and corporate
  487.                           gurus.  Compile your WBT files and then hand
  488.                           them out like candy.           $395.00
  489.  
  490.  
  491.                           PREMIER SUPPORT SERVICES
  492.  
  493.  Wilson WindowWare, Inc., a leader in high technology Windows software,
  494.  is prepared to support software engineering projects with these services:
  495.  
  496.   []  Programming of custom interfaces to suites of applications running
  497.       under Microsoft Windows.
  498.  
  499.   []  Programming custom Electronic Information Systems for the distribution
  500.       of critical information.
  501.  
  502.   []  Development of custom functions that extend our Windows Interface
  503.       Language (WIL) to control customer processes and procedures in
  504.       manufacturing, process control, communications, networking, and
  505.       financial analysis.
  506.  
  507.   []  Migration of business functions to the upcoming Windows NT platform.
  508.  
  509.   Rates begin as low as $125 per hour.  Minimums and other considerations
  510.   apply.  Please call (206) 938-1743 for more information.
  511.  
  512.  
  513.                           ORDERING INFORMATION
  514.  
  515.  Licensing our products brings you wonderful benefits.  Some of these are:
  516.     - Gets rid of that pesky reminder window that comes up when you start
  517.       up the software.
  518.     - Entitles you to one hour free phone support for 90 days (Your dime).
  519.     - Insures that you have the latest version of the product.
  520.     - Encourages the authors of these programs to continue bringing you
  521.       updated/better versions and new products.
  522.    -  Gets you on our mailing list so you are occassionally notified of
  523.       spectacular updates and our other Windows products.
  524.    -  And, of course, our 90-day money back guarantee.
  525.  
  526.  
  527.  
  528.                   WILSON WINDOWWARE ORDER FORM
  529.               
  530.  Name:   ____________________________________________________
  531.  
  532.  Company:____________________________________________________
  533.  
  534.  Address:____________________________________________________
  535.  
  536.          ____________________________________________________
  537.  
  538.  City:   ________________________  St:______  Zip:___________
  539.  
  540.  Phone: (______)_________________    Country:________________
  541.  
  542.  
  543.             ____ Address Manager(s)  @ $39.95 : _______.____
  544.             ____ Command Post   (s)  @ $49.95 : _______.____
  545.             ____ File Commander (s)  @ $49.95 : _______.____
  546.             ____ Reminder       (s)  @ $59.95 : _______.____
  547.             ____ WinBatch       (s)  @ $69.95 : _______.____
  548.             ____ WinCheck       (s)  @ $69.99 : _______.____
  549.             ____ WinEdit
  550.                      Lite       (s)  @ $29.95 : _______.____
  551.                      Standard   (s)  @ $59.95 : _______.____
  552.                      Pro        (s)  @ $89.95 : _______.____
  553.  
  554.             ____ WinBatch Compiler   @$395.00 : _______.____
  555.  
  556.             ____ International Shipping
  557.                  (except Canada)     @  $9.50 : _______.____
  558.  
  559.                                           Total: _______.____
  560.  
  561.  
  562.  
  563.  Please enclose a check payable to Wilson WindowWare;
  564.  International customers please see note below.
  565.  or you may use Access, Amex, Visa, MasterCharge, or EuroCard.
  566.  For credit cards,  please enter the information below:
  567.  
  568.  
  569.  Card #:__ __ __ __ - __ __ __ __ - __ __ __ __ - __ __ __ __
  570.  
  571.  
  572.  Expiration date: ____/____
  573.  
  574.  
  575.  Signature:  _________________________________________
  576.  
  577.  
  578.  Where did you hear about or get a copy of our products?
  579.  
  580.  
  581.  ____________________________________________________________
  582.  
  583.  
  584.  
  585.  **************************************************************************
  586.  * International customers.  Although we do prefer payment by Credit Card *
  587.  * we can accept non-US-bank checks under certain conditions....          *
  588.  * The check MUST be in your currency -- NOT IN US$ --  Just look in your *
  589.  * newspaper for the current exchange rates, make out your check and send *
  590.  * it to us.  We will take care of the rest.  No Eurocheques please.      *
  591.  **************************************************************************
  592.  
  593.  
  594.           Send to:  Wilson WindowWare, Inc.
  595.                     2701 California Ave SW #212 
  596.                     Seattle, WA 98116 
  597.                     USA 
  598.  
  599.           or call:  (800) 762-8383  (USA Orders Only )
  600.                     (206) 938-1740  (Customer Service/International Orders)
  601.                     (206) 937-9335  (Technical Support)
  602.                     (206) 935-7129  (Fax)
  603.  
  604.           (Please allow 1 to 2 weeks for delivery)
  605.